home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-10-10 | 4.3 KB | 187 lines |
- [DRIVER]
- ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
- Interp8=Linear
- Interp16=Linear
-
- SaveSettingsOnExit=OFF
-
- [APPLETS]
-
- InputControlPath=e:\crystal
- InputApplet=cs31baip.exe
- OutputControlPath=e:\crystal
- OutputApplet=cs31baop.exe
- IPAlwaysOnTop=OFF
-
- [MIXER]
-
- ; Line ( LINE ) or microphone ( MIC ) selected as input
-
- InputSelection=MIC
-
- ; Line input gain. 0 to 65535=0 to 22.5 db gain
-
- lLineVolume=21845
- rLineVolume=21845
- LineGang=ON
-
- ; Mic input gain. 0 to 65535=0 to 22.5 db gain
-
- lMicVolume=48059
- rMicVolume=48059
- MicGang=ON
-
- ; Aux input gain. 0 to 65535=0 to 22.5 db gain
-
- lAuxInVolume=21845
- rAuxInVolume=21845
- AuxInGang=ON
-
- ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
- lLoopBackInputVolume=0
- rLoopBackInputVolume=0
- LoopBackInputGang=ON
-
- ; Monitor attenuation. 0 - 65535=mute to no attenuation.
-
- MonitorVolume=57078
- MonitorMute=OFF
- MonitorMode=Recording
-
- ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in
- ; 32 1.5 Db steps.
-
- lMasterVolume=65535
- rMasterVolume=65535
- MasterMute=OFF
- MasterGang=ON
-
- ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAuxVolume=40166
- rAuxVolume=40166
- AuxMute=OFF
- AuxGang=ON
-
- ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAux2Volume=40166
- rAux2Volume=40166
- Aux2Mute=ON
- Aux2Gang=ON
-
- ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lLineMixVolume=40166
- rLineMixVolume=40166
- LineMixMute=OFF
- LineMixGang=ON
-
- ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
-
- MonoVolume=40166
- MonoMute=ON
-
- ; MonoOutMute indicates the state of the mono output mute.
- MonoOutMute=ON
-
- ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
-
- MicBoost=ON
-
- HWMUTE=0,1,E
-
- ; Virtual Volume master
-
- lVirtMaster=40166
- rVirtMaster=40166
-
- LowPriInputSelection=MIC
- lLowPriMicVolume=32256
- rLowPriMicVolume=32256
- LowPriMicBoost=ON
- lLowPriLineVolume=39680
- rLowPriLineVolume=39680
- lLowPriLoopBackInputVolume=38400
- rLowPriLoopBackInputVolume=38400
- lLowPriAuxInVolume=17664
- rLowPriAuxInVolume=17664
- VirtMasterMute=OFF
- VirtMasterGang=ON
- MicAGC=OFF
-
- [RECORD]
- ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
- ; lower fidelity ( probably not audible ) at low frequencies.
-
- HighPassFilter=ON
-
- ; The default dither state. This may be over-ridden at some record formats.
- Dither=OFF
-
- [Meter] ; Control Panel Section
-
- ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
- MeterDisplay=OFF
-
- ; DecayRate defines how quickly the VU meter bars decay
- ; 0=no decay, 255=immediate and full decay. default = 8.
- DecayRate=16
-
- ; The number of time / second that the VU meter will update. default=20.
- VUUpdateRate=10
-
-
- [CONTROLS]
- ; This section dictates the controls which will be present on a WSS mixer.
-
- ;******************************************
- ;* Mixer Lines To include
- ;******************************************
-
- MixerSources=Wave,Monitor,Mono,Line,Aux1,Aux2
- ;MixerSources=Line,Monitor,Aux1,Wave
-
- ;******************************************
- ;* Input Lines To include
- ;******************************************
-
- InputSources=Line,Aux1,Loop,Mic
- ;InputSources=Mic,Line
-
- ;**********************************************************
- ;* Line Source Descriptions ( short/long names )
- ;**********************************************************
-
- ;ShortNameLine=
- ;LongNameLine=
- ;ShortNameAux1=
- ;LongNameAux1=
- ;ShortNameAux2=
- ;LongNameAux2=
- ;ShortNameMono=
- ;LongNameMono=
- ;ShortNameMonitor=
- ;LongNameMonitor=
- ;ShortNameWave=
- ;LongNameWave=
- ;ShortNameMic=
- ;LongNameMic=
- ;ShortNameLoopback=
- ;LongNameLoopback=
-
-
- ;**********************************************************
- ;* Thing connected to Sources entries
- ;**********************************************************
-
- ; These are the possible assignment values:
- ; Undefined, Digital, Line, Microphone, Synthesizer
- ; CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog
-
- SourceForLine=Line
- SourceForAux1=Auxiliary
- SourceForAux2=Auxiliary
- SourceForMono=Undefined
- SourceForMic=Microphone
-